home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 03 / 2 / DISK0326.ZIP / PRTPAGE.DOC < prev    next >
Text File  |  1984-10-28  |  912b  |  19 lines

  1. PRint with pagination (V 1.0) (C) Copyright (04 Nov 1983). Serial #000100.
  2.    by Daniel M. O'Brien, 1601 Burlington, Lisle, IL  60532
  3.  
  4.  This is User-Supported Software. A contribution (10 dollars suggested) will be
  5.  appreciated if you find this software useful. In any case, you are encouraged
  6.  to copy this program and share it with others.
  7. 
  8. Usage: pr file +s'sfile' -p +n -h +h'H' +oK +lK +wK
  9.        file  : print file as drive:name.ext
  10.        +s    : spool to sfile instead of to printer
  11.              : (sfile as drive:name.ext)
  12.        -p    : do not pause for top-of-form adjust
  13.        +n    : provide line numbering
  14.        -h    : suppress header of date, time, file
  15.        +h'H' : use H as part of header instead of file
  16.        +oK   : offset from left by K blanks (default K=0)
  17.        +lK   : page length is K lines (default K=66)
  18.        +wK   : width of line is K chars (default K=80)
  19.